ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / ICollectionView<T> Interface
Properties Methods

In This Topic
    ICollectionView<T> Interface Members
    In This Topic

    The following tables list the members exposed by ICollectionView<T>.

    Public Properties
     NameDescription
     Property (Inherited from System.Collections.Generic.IReadOnlyCollection<T>)
     Property (Inherited from System.Collections.Generic.IReadOnlyList<T>)
    Top
    Public Methods
     NameDescription
     MethodGets the type of the item.  
    Top
    See Also